home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / g_man / cat3 / OpenGL / glxdestroyglxpixmap.z / glxdestroyglxpixmap
Encoding:
Text File  |  2001-04-17  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ggggllllXXXXDDDDeeeessssttttrrrrooooyyyyGGGGLLLLXXXXPPPPiiiixxxxmmmmaaaapppp((((3333GGGG))))     OOOOppppeeeennnnGGGGLLLL RRRReeeeffffeeeerrrreeeennnncccceeee ---- GGGGLLLLXXXX     ggggllllXXXXDDDDeeeessssttttrrrrooooyyyyGGGGLLLLXXXXPPPPiiiixxxxmmmmaaaapppp((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggllllXXXXDDDDeeeessssttttrrrrooooyyyyGGGGLLLLXXXXPPPPiiiixxxxmmmmaaaapppp - destroy a GLX pixmap
  10.  
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      void ggggllllXXXXDDDDeeeessssttttrrrrooooyyyyGGGGLLLLXXXXPPPPiiiixxxxmmmmaaaapppp( Display *_d_p_y,
  14.                                GLXPixmap _p_i_x )
  15.  
  16.  
  17. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  18.      _d_p_y  Specifies the connection to the X server.
  19.  
  20.      _p_i_x  Specifies the GLX pixmap to be destroyed.
  21.  
  22. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.      If the GLX pixmap _p_i_x is not current to any client, ggggllllXXXXDDDDeeeessssttttrrrrooooyyyyGGGGLLLLXXXXPPPPiiiixxxxmmmmaaaapppp
  24.      destroys it immediately.  Otherwise, _p_i_x is destroyed when it becomes not
  25.      current to any client.  In either case, the resource ID is freed
  26.      immediately.
  27.  
  28. EEEERRRRRRRROOOORRRRSSSS
  29.      GGGGLLLLXXXXBBBBaaaaddddPPPPiiiixxxxmmmmaaaapppp is generated if _p_i_x is not a valid GLX pixmap.
  30.  
  31.  
  32. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  33.      ggggllllXXXXCCCCrrrreeeeaaaatttteeeeGGGGLLLLXXXXPPPPiiiixxxxmmmmaaaapppp, ggggllllXXXXDDDDeeeessssttttrrrrooooyyyyPPPPiiiixxxxmmmmaaaapppp, ggggllllXXXXMMMMaaaakkkkeeeeCCCCuuuurrrrrrrreeeennnntttt
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.